mmc: Add Marvell Xenon SDHCI controller driver
authorStefan Roese <[email protected]>
Fri, 9 Dec 2016 14:03:28 +0000 (15:03 +0100)
committerStefan Roese <[email protected]>
Wed, 25 Jan 2017 06:03:49 +0000 (07:03 +0100)
commitb6acb5f1d993320ad53bb39b9742a3a44648442f
treef4df78905bbda0ebbe0dad8af645ed79745d14ab
parent210841c690546dd9b7faeee47c56851dc508f131
mmc: Add Marvell Xenon SDHCI controller driver

This driver implementes platform specific code for the Xenon SDHCI
controller which is integrated in the Marvell MVEBU Armada 37xx and
Armada 7k / 8K SoCs.

History:
This driver is ported from the Marvell U-Boot version 2015.01 which is
written by Victor Gu <[email protected]> with minor changes ported from
the Linux driver which is written by Ziji Hu <[email protected]>.

Signed-off-by: Stefan Roese <[email protected]>
Cc: Jaehoon Chung <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
drivers/mmc/Kconfig
drivers/mmc/Makefile
drivers/mmc/xenon_sdhci.c [new file with mode: 0644]